home *** CD-ROM | disk | FTP | other *** search
/ The Fatted Calf / The Fatted Calf.iso / Unix / Shells / zsh / Source / help / suspend < prev    next >
Encoding:
Text File  |  1993-10-08  |  217 b   |  5 lines

  1.        suspend [ -f ]
  2.               Suspend the execution of the shell (send it a SIGT-
  3.               STP) until it receives a SIGCONT.  If the -f option
  4.               is not given, complain if this is a login shell.
  5.